Skip to main content

strokeItems

Type

property

Summary

Specifies whether to draw the borders of the PolyList elements.

Syntax

set the strokeItems of widget to {true| false}
get the strokeItems of widget

Description

Use the strokeItems property to show or hide the borders of the PolyList items.

Examples

set the strokeItems of widget "PolyList" to true